@charset "utf-8";
/* logo 搜索 */
.header .top{  background: #bd1a2d url("2021jjc_topbg.png") no-repeat center; height: 150px; border-bottom: 2px solid #7e0c1a; }
.header .top .top_right{ padding-top: 15px; text-align: right; }
.header .top .top_right *{ color:#fff; }
.header .top .top_right img{ margin-top: -3px; margin-right:5px; }
.header .logo{ padding-top: 42px; float: left; }
.header .search { margin-top: 18px; float:right; width: 440px; height: 50px; border-radius: 4px; background-color:#fff; overflow: hidden; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);   box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
.header .search .search-txt { display:block; float: left; border: 0; width: 360px; height: 50px; background:transparent; padding-left:20px; font-size: 16px; line-height: 50px; outline: none; cursor: text; }
.header .search .search-btn { display:block; float: left; border: 0; width: 60px; height: 50px; background: url("ccbd99b0082b827e3e5df325f164e958.png") no-repeat center; outline: none; cursor: pointer; }
/* 导航 */
.nav{background: #bd1a2d;}
#nav>li{ width: 10%; float: left; text-align: center; position: relative; }
#nav>li>a{ display: block; height: 50px; line-height:50px; font-size: 20px; color: #fff; position: relative; }
#nav>.on>a{ background: #7e0c1a;  }
#nav .sub{ display:none; width:100%;left:0;right:0;top:50px;position:absolute;background: #7e0c1a;line-height:26px;;z-index: 9;}
#nav .sub li{ zoom:1; }
#nav .sub a{display:block;padding: 8px 10px;line-height: 26px;color: #fff;}
#nav .sub a:hover{ background:#bd1a2d; color:#fff;  }

/* 轮播*/
.slideBox{ width: 100%; height:460px; overflow:hidden; position:relative; }
.slideBox .hd{ height:40px; line-height: 40px; overflow:hidden; position:absolute; right: 0; bottom:0; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:right; padding-right: 15px; }
.slideBox .hd ul li{  float:left; margin:13px 10px 0 0; width: 15px; height:15px; border-radius:10px; font-size: 0; cursor:pointer; overflow:hidden; background: #fff; }
.slideBox .hd ul li.on{ background:#bd1a2d; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd ul{ width: 100% !important;}
.slideBox .bd li{ width: 100%!important; zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{ width:100%!important; height:460px; display:block; }
.slideBox .bd li p{ height:40px; line-height:40px; font-size:16px; color:#fff;  background: url("2021jjc_lunbobg.png"); position:absolute; right: 0; left:0; bottom:0; z-index: 2; display: inline-block; cursor:pointer; padding:0 20px;}
.slideBox .bd li p a{ display:block; width:75%; height:100%; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; color:#fff;}
.slideBox .prev,.slideBox .next{ display: none; width: 42px; height: 69px; position: absolute; top: 50%; margin-top: -35px; left: 0; z-index: 100; background: url("2020anniu.png") no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }
/*单层tab切换1 */
.tab_box{ text-align:left; }
.tab_hd{ height: 45px; overflow: hidden; }
.tab_hd ul{ height: 38px; background: #f6f6f6; }
.tab_hd>ul>li{ margin-right: 30px; float:left; height: 45px; line-height: 38px; text-align: center; background: url("2021jjc_tabsbg.png") no-repeat center; width: 153px;  }
.tab_hd>ul>li>a{ font-size: 20px; font-weight: bold; color: #fff; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.tab_hd>span{ float: right; margin-top: -38px; }
.tab_hd>span>a{ display: block; color: #cccccc; line-height: 38px; padding-right: 10px; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.tab_hd>span>a:hover{ color: #bd1a2d; }
/* 新闻列表 */
.bd_new ul{ zoom:1; }
.bd_new li{  height: 50px; line-height: 50px; position: relative; padding-left: 18px; background: url("2021jjc_dian1.png") no-repeat 0 center; }
.bd_new li a{ font-size: 16px; color:#000; display : block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.bd_new li:hover a{ color: #bd1a2d; }
.bd_new li:hover span{ color: #bd1a2d; }
.bd_new li span{ display: block; width: 100px; font-size: 14px; text-align: right; float:right; color: #bcbec0; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.bd_new li i{padding-left: 10px; font-size: 16px; color: #bd1a2d }
.bd_a80 li a{ margin-right: 100px; }
/* 新闻详细 */
.bd .bd_01 { height: 85px; border-bottom: 1px dashed #efefef;}
.bd .bd_01 h4{ margin-bottom: 3px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }
.bd .bd_01 h4 a{ font-size: 20px; }
.bd .bd_01 h4 a:hover{ color: #248480; }
.bd .bd_01 p{ color: #999999; font-size: 14px; line-height: 24px; height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

/* 布局 */
.wrap1{ margin-top: 30px; }
.wrap2{ margin-top: 30px; }
.wrap1 .wrap1-left{ width:51.333%; float: left; }
.wrap1 .wrap1-right{ width:46.666%; height: 460px; float: right; }

/* 底部 */
.footer{ background: #bd1a2d; padding: 25px 0; margin-top: 30px; }
.footer p{ text-align: center; line-height: 40px; }
.footer span{ padding: 0 10px; }
.footer a, .footer span, .footer p{ font-size: 16px; color: #ffffff; }



/******************************************************* 列表.html******************************************************/
#list .list_con { padding: 20px; background: #fff; overflow: hidden; position: relative;  border: 1px solid #e8e8e8;  -webkit-box-shadow: 0 0 10px #e4e4e4;   box-shadow: 0 0 10px #e4e4e4;  }
#list .con_left{ width: 320px; float: left; overflow: hidden; }
#list .con_right{ margin-left: 350px; }
#list .con_right .con_right_wenjianku{ margin-top: 0; }
#list .con_right .right_list{ border: 0; padding: 0; margin-top: 10px; }
/*栏目样式*/
.left_title{ width: 100%; height: 50px; line-height: 50px; background: #bd1a2d; text-align: center; font-size: 22px; font-weight: bold; color: #fff; }
.left_list{ overflow: hidden; background: #f5f5f5; }
.left_list .list_ul{ margin: 10px; background: #fff; }
.left_list .list_ul>a{ display:block; padding: 0 20px; height: 48px; line-height: 48px; }
.left_list .list_ul>a>i{ display: inline-block; background: url("2019dian5.png") no-repeat center; width: 12px; height: 48px; margin-top: -2px; margin-right: 10px; vertical-align: middle; }
.left_list .list_ul:hover>a{ font-weight: bold; color: #bd1a2d; }
.left_list .list_ul.active>a{ font-weight: bold; color: #bd1a2d; }
.left_list .list_parent>a{ background: #fff url(2019dian7.png) no-repeat 92% 20px;  }
.left_list .list_parent.slide>a{ font-weight: bold; color: #bd1a2d; background: url(2019dian6.png) no-repeat 92% 24px; }
.left_list .list_ul .list_ul_ul{ display: none; padding-bottom: 10px; }
.left_list .list_ul li{ margin-bottom: 5px; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{ background: #bd1a2d; color: #fff; }
.left_list .list_ul li.active a{  background: #bd1a2d; color: #fff; }
/*列表样式*/
.con_left .left_list{ padding: 10px; }
.con_left .left_list li{ border-bottom: 0; line-height: 40px; }
.right_list>ul>li{ height: 40px; line-height: 40px; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px solid #f2f0f1; background: none; }
.right_list .line:last-child { display: none; }
/*表格列表*/
.right_table{ margin-top: 23px; }
.right_table table{ width: 100%; }
.right_table table th,.right_table table td{ padding: 8px 0;  }
.right_table table th{ padding: 15px 0; border: 1px solid #e0e0e0; font-size: 16px; font-weight: bold; text-align: center; background: #e6e6e6; }
.right_table table td{ border: 1px solid #e0e0e0; text-align: center;font-size: 14px;color: #666666; }
.right_table table tr{ background: #fff; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.right_table table tr:nth-child(odd){ background: #fafafa; }
.right_table table tr:hover{ background: #bd1a2d; }
.right_table table tr:hover td{ color: #ffffff; }
/* 分页 */
.cutPage{height:30px;margin:20px;}
#kkpager{clear:both;color:#999;padding:5px 0px 5px 0px;font-size:13px;}
#kkpager a{border:1px solid #ccc;display:inline;padding:3px 7px 3px 7px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;background:#fff;text-decoration:none;color:#999;}
#kkpager span.disabled{display:inline;padding:3px 7px 3px 7px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #DFDFDF;background-color:#FFF;color:#DFDFDF;}
#kkpager span.curr{border:1px solid #bd1a2d;display:inline;padding:3px 7px 3px 7px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#bd1a2d;color:#fff;}
#kkpager a:hover{border:1px solid #bd1a2d;background-color:#bd1a2d;color:#fff;}
#kkpager span.normalsize{}
#kkpager_gopage_wrap{position:relative;left:0px;top:0px;}
#kkpager_btn_go{width:44px;height:18px;border:0px;overflow:hidden;line-height:140%;padding:0px;margin:0px;text-align:center;cursor:pointer;background-color:#bd1a2d;color:#FFF;position:absolute;left:0px;top:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:none;}
#kkpager_btn_go_input{width:36px;height:16px;color:#999;text-align:center;margin-left:1px;margin-right:1px;border:1px solid #DFDFDF;position:relative;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;left:0px;top:0px;outline:none;}
#kkpager_btn_go_input.focus{border-color:#bd1a2d;}
#kkpager .pageBtnWrap{float:left;}
#kkpager .infoTextAndGoPageBtnWrap{float:right;margin-right:35px;}
#kkpager .spanDot{margin-right:5px;}
#kkpager .currPageNum{color:#bd1a2d;}
#kkpager .infoTextAndGoPageBtnWrap{padding-top:5px;}
.p_noData{padding:10px;text-align:center;color:#ccc;}
.p_noData img{max-width:85px;display:block;margin:10px auto}
@media only screen and (max-width: 1000px) {
    #kkpager{ margin: 20px 0; height:auto; }
    #kkpager *{ font-size:14px; }
    #kkpager .pageBtnWrap{ float:none; display:block; text-align:center; overflow:hidden; }
    #kkpager .pageBtnWrap span,#kkpager .pageBtnWrap span{ padding: 3px 4px; }
    #kkpager .infoTextAndGoPageBtnWrap{ float:none; padding-top:15px; display: block; text-align: center; margin-right:0; }
    #kkpager span.curr{ padding: 3px 4px; }
    #kkpager span.disabled,
    #kkpager a{ padding:0; border:0; }
}


/*当前位置*/
.site{ line-height: 30px; margin: 5px auto; background: #ffffff; }
.site .site-box{ background: url("2019dqwz.png") no-repeat 0 11px; padding: 5px 0 5px 30px; }
.site a{ color: #000; font-size: 14px; }
.site a:hover{ text-decoration: underline; }


/***************************************** 文章.html *****************************************/
.article{ overflow: hidden; background: #fff; -webkit-box-shadow: 0 0 10px #e4e4e4;   box-shadow: 0 0 10px #e4e4e4;  }
.article h1{ line-height: 36px; font-size: 24px; font-weight: bold; text-align:center; padding: 0 0 30px; }
.article2 { border: 1px solid #e8e8e8; }
.article2 h1{ padding: 20px 0 30px; }
.oneColumn { padding:  0 0 10px; }
.article2 .oneColumn { padding: 10px 60px; }
.article2 .oneColumn2 { padding:  0 20px 20px; }
.pages_zz{  border-bottom: 1px solid #e8e8e8; padding: 0 20px; line-height: 32px; text-align: center; overflow:hidden; color:#333; font-size: 14px; margin-bottom: 30px; }
.pages_zz .font{display: inline-block; padding: 0 10px; font-size: 14px; }
.pages_zz .dozoom img{ margin-top: -2px;  }
.pages_zz .dozoom a{ margin: 0 5px; font-size: 14px; }
.pages_zz .dozoom .on{ opacity: 0.6; }
.fenxiang{ background: #f1f1f1; padding: 0 20px; line-height: 32px; overflow:hidden; color:#737373; font-size: 14px; margin-top: 30px; margin-bottom: 20px; }
.fenxiang .printIco{ padding: 5px 10px 0 25px; background:url(dayin.png) no-repeat 0 5px; }
.bdsharebuttonbox{ float: left; margin-top: 2px; }
.editor{ padding-bottom:30px;}
.pages_content *{ max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.fujian-box{ margin-top: 30px; margin-bottom: 30px; }
.fujian-box a{ line-height: 48px; padding: 10px 10px 10px 70px; border-bottom: #c9c9c9 solid 1px; display: block; background: #f2f2f2 url(fujian.jpg) no-repeat 10px center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.fujian-box a:last-child{ border-bottom: none; }
.fujian-box a:hover{ background: #e4e4e4 url(fujian.jpg) no-repeat 10px center; }
#contentInfo{ margin: 0 auto; }/* ie8*/
#qr_container{ margin: 0 auto; position:relative;padding-bottom:10px; }


@media only screen and (max-width: 1000px) {
    /******************************************************** 列表.html ********************************************************/
    #list .list_con{ padding:10px; margin-top: 0; }
    #list .con_right{ margin-left: 0; }
    .left_title{ display:block; }
    .left_title:after{ content: "▼"; margin-left: 10px; color: #fff; font-size: 20px; }
    .left_title.active:after{ content: "▲"; }
    /*栏目样式*/
    .con_left,.con_right,.right_paging { width: 100%!important; float: none!important; }
    .con_right{ margin-left: 0; margin-top: 10px; }


    /******************************************************** 详情.html ********************************************************/
    #list .wz-l{ width: 100%; margin-top: 0; float: none; }
    #list .wz-r,.fenxiang,.article-list{ display: none; }
    .article{ width: 100%; border: none; margin: 0 auto;  box-sizing: border-box; }
    .article,.list_con{  -webkit-box-shadow: none; -moz-tbox-shadow: none; -o-box-shadow: none; box-shadow:none; }
    .pages_zz .font{display: block; }
    .list_con{ padding: 0; }
    .oneColumn { padding: 0; }
    .article2 .oneColumn { padding: 0!important; }
    .pages_zz .bdsharebuttonbox{ float: left; }
    .pub_border { border: none; }
    .article h1 {  padding:0;  line-height: 30px;  font-size: 20px; }
    .pages_print,#div_div,#div_code,#qr_container{ display: none; }
    /*文件详情页*/
    .article .wjxx{ margin: 0 auto 10px; }
    .article .wjxx li{ width: 100%; float: none; }

}

@media only screen and (max-width: 1000px) {
    /* logo 搜索 */
    .header{ position:relative; }
    .header .top{ height: auto; }
    .header .logo{ width: 100%; text-align: center; float: none; }
    .header .logo img{ width: 90%; }
    .header .search {width: 320px; margin: 20px auto; float: none; }
    .header .search .search-txt {  width: calc(100% - 80px); }
    .header .top .top_right{ display: none; }
    .header .top .fr{ float: none; }
    /* 导航 */
    .nav{ padding-bottom: 0; height:50px; overflow-x: scroll;overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; }
    .nav:after{ content:""; display: block;width: 50px;height: 50px;position: absolute;right: 0;bottom: 0; background: linear-gradient(to right, rgba(0,83,147,0), rgb(189, 26, 45)) }
    .nav::-webkit-scrollbar{ display:none; }
    #nav{ width: 940px; padding-right: 40px; }
    /* 布局 */
    .wrap1{ margin-top: 20px; }
    .wrap2{ margin-top: 20px; }
    .wrap1 .wrap1-left{ width:100%; float: none; }
    .wrap1 .wrap1-right{ width:100%; height: auto; float: none; margin-top: 20px; }

}
@media only screen and (max-width: 750px) {
    .main{ padding: 10px; }
    /* slides */
    #slides{ margin-top: 0; }
    /* 轮播*/
    .slideBox{ height:240px; }
    .slideBox .bd img{ height:240px; }
    .col-space30{ margin: 0; }
    /* 数据统计 */
    .sjtj h3.tit{ margin-top: 20px; }
    .sjtj>.margin-top-20{ margin: 0!important; }
    /* 底部 */
    .footer{ padding: 20px 10px; }
    .footer span{ display: block; }


}
